Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Right click context menu #800

Merged
merged 31 commits into from
Oct 11, 2024
Merged

feat: Right click context menu #800

merged 31 commits into from
Oct 11, 2024

Conversation

nesadrian
Copy link
Contributor

No description provided.

@nesadrian nesadrian linked an issue Sep 14, 2024 that may be closed by this pull request
Copy link
Contributor

@dansvend dansvend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done💪 I left some feeback.

CHANGELOG.md Show resolved Hide resolved
components/canvas/Canvas.tsx Show resolved Hide resolved
components/canvas/ContextMenu.tsx Show resolved Hide resolved
components/canvas/ContextMenu.tsx Show resolved Hide resolved
components/canvas/ContextMenu.tsx Show resolved Hide resolved
components/canvas/ContextMenu.tsx Outdated Show resolved Hide resolved
components/canvas/ContextMenu.tsx Outdated Show resolved Hide resolved
components/canvas/utils/getOptionsAddNode.tsx Outdated Show resolved Hide resolved
components/canvas/ContextMenu.tsx Outdated Show resolved Hide resolved
dansvend
dansvend previously approved these changes Sep 27, 2024
Copy link
Contributor

@dansvend dansvend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good🫡

dansvend
dansvend previously approved these changes Oct 1, 2024
Copy link
Contributor

@dansvend dansvend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good💪

dansvend
dansvend previously approved these changes Oct 9, 2024
@nesadrian nesadrian merged commit deb61c0 into main Oct 11, 2024
7 checks passed
@nesadrian nesadrian deleted the 799-right-click-menu branch October 11, 2024 13:04
nesadrian pushed a commit that referenced this pull request Oct 18, 2024
🤖 I have created a release *beep* *boop*
---


## [2.7.0](v2.6.0...v2.7.0)
(2024-10-18)


### Features

* Copy and paste cards
([#794](#794))
([17605e5](17605e5))
* Copy and paste tutorial
([#815](#815))
([30b59f8](30b59f8))
* Option to also delete all following cards
([#802](#802))
([cc1ae8a](cc1ae8a))
* Right click context menu
([#800](#800))
([deb61c0](deb61c0))
* update delete choice/main activity warning text
([#814](#814))
([532cd0b](532cd0b)),
closes [#805](#805)


### Bug Fixes

* Copy paste error messages
([#818](#818))
([7cbc742](7cbc742))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Right-click menu
2 participants